https://sandbox-portal.zift.io/api/v01/merchants/[merchant-code]/deposit-info
Represents information of merchant's deposit account. When any type of update (modify) action is performed, the real bank account information has to be supplied. For security purposes, when the information is requested for reading (load action is performed),
the masked value will be returned instead.
Method: DELETE | Implicit: Yes | Returns: n/a |
Consumes: xurl | Produces: json, xml | |
Deletes information of the merchant's deposit account.
|
Method: GET | Implicit: Yes | Returns: MerchantDepositInfo |
Consumes: xurl | Produces: json, xml | |
Loads information of the merchant's deposit account.
|
Method: POST | Implicit: Yes | Returns: MerchantDepositInfo |
Consumes: xurl | Produces: json, xml | |
Updates information of the merchant's deposit account.
|
# | Name | Type | Required | Default | Description |
---|---|---|---|---|---|
01 | object | MerchantDepositInfo | Yes |
Updated object information. Deposit information for remittances sent to the merchant. |